Blazor コントロール
C1VirtualDataCollection<T> クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1VirtualDataCollection<T> クラス

C1VirtualDataCollection<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the state of the connection to the source.  
Public プロパティオーバーライドされます。 Gets the number of elements in the collection.  
Public プロパティGets the filter expression applied to the data.  
Public プロパティ C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets whether the collection is getting the data.  
Public プロパティ  
Public プロパティオーバーライドされます。 Gets the element at the specified index in the read-only list.  
Public プロパティGets or sets the way the items will be loaded  
Public プロパティGets or sets the number of items that will be fetch per page.  
Public プロパティGets the sort descriptions applied to the data.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns whether the collection is able to filter the specified filterExpression.  
Public メソッド  
Public メソッド  
Public メソッドDetermines whether the collection can be refreshed.  
Public メソッド  
Public メソッド  
Public メソッドReturns whether the collection is able to sort the specified sortDescriptions.  
Public メソッドConnects the collection to the source.  
Public メソッドInvokes the finalization of the collection.  
Public メソッド C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドFilters the data using specified filterExpression.  
Public メソッドGets the type of the item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドオーバーロードされます。 Returns the items that has be loaded so far.  
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッド  
Public メソッドLoads all the items between the specified range.  
Public メソッド  
Public メソッドRemoves the cached data and loads the whole collection from scratch.  
Public メソッド  
Public メソッド  
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sort descriptions.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a filter operation was performed.  
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a sort operation was performed.  
トップ
参照

C1VirtualDataCollection<T> クラス
C1.DataCollection 名前空間